<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鍏叡灞傚彔鏍峰紡琛� */

/** 娓呴櫎鍐呭杈硅窛 **/
body, div, p, h1, h2, h3, h4, h5, h6, blockquote,  /* structural elements 缁撴瀯鍏冪礌 */
dl, dt, dd, ul, ol, li, /* list elements 鍒楄〃鍏冪礌 */
pre,  /* text formatting elements 鏂囨湰鏍煎紡鍏冪礌 */
form, fieldset, legend, button, input, textarea,  /* form elements 琛ㄥ崟鍏冪礌 */
table,th,td /* table elements 琛ㄦ牸鍏冪礌 */{
	margin:0;
	padding:0;
}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{
	display:block;
}
body,
button, input, select, textarea /* for ie */ {
    font: 12px/1.5 Arial, 'Microsoft Yahei',"瀹嬩綋", sans-serif;
	color:#333;
	background-color:#fff;
}
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-family: "寰蒋闆呴粦"; color:#000; }
address, cite, em, i { font-style: normal; } /* 灏嗘枩浣撴壎姝� */
small { font-size: 12px; } /* 灏忎簬 12px 鐨勪腑鏂囧緢闅鹃槄璇伙紝璁� small 姝ｅ父鍖� */

/** 閲嶇疆鍒楄〃鍏冪礌 **/
li { list-style: none; }

/** A閾炬帴鍏叡鏍峰紡 **/
a { text-decoration: none; color:#3d3d3d; font-size:12px; font-family: "寰蒋闆呴粦";}
a.inherit { color:inherit; font-size:inherit; font-family: inherit; }
a.full { display:block; width:100%; height:100%; }
a:hover { text-decoration: none; }

/** 鍘婚櫎鍥剧墖榛樿绌洪殭 **/
img { display:block; vertical-align: top;}
.cnzz img{ display:inline-block; vertical-align:middle; margin-top:-2px; }
/** 閲嶇疆琛ㄥ崟鍏冪礌 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 鎼溅锛氳a閾炬帴閲岀殑 img 鏃犺竟妗� */
button, input, select, textarea { font-size: 100%; line-height:normal; border:0; outline:0; } /* 浣垮緱琛ㄥ崟鍏冪礌鍦� ie 涓嬭兘缁ф壙瀛椾綋澶у皬 */

/** 閲嶇疆琛ㄦ牸鍏冪礌 **/
table{ border-collapse: collapse; border-spacing: 0; }
input[type="button"],input[type="submit"],input[type="reset"]{cursor:pointer;}

/* ie6 7 8(q) bug  */
iframe{
	display:block;
}
/* 琛屽唴鍧楃骇鍏冪礌娓呴棿闅� */
.inline-block{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
.inline-block-wrap{
	letter-spacing: -4px;
}
/* 娓呮诞鍔� */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	zoom:1; /* for IE6 IE7 */
}
/* 宸﹀彸娴姩 */
.fl{
	float:left;
}
.fr{
	float:right;
}
/* 椤甸潰涓讳綋瀹瑰櫒 */
.container {
	width:1020px;
	margin:0 auto;
}
/*span |*/
.sep{
	margin:0 .25em;
	font-family: sans-serif;
}
/*灏忓浘鏍�*/
.icon{
	display:inline-block;
	vertical-align:middle;
	margin:-3px 3px 0px;
	background-repeat:no-repeat;
}
/* 瀛椾綋 */
@font-face {
	font-family:gbk;
	src: url("鏂规鍏颁涵绮楅粦.TTF");
	src: url("鏂规鍏颁涵绮楅粦.eot");
}
@font-face {
	font-family:tensen;
	src: url("Tensentype.TTF");
	src: url("Tensentype.eot");
}</pre></body></html>